Last updated: 2023-06-30
Checks: 7 0
Knit directory: CranberryExplorations/
This reproducible R Markdown analysis was created with workflowr (version 1.7.0). The Checks tab describes the reproducibility checks that were applied when the results were created. The Past versions tab lists the development history.
Great! Since the R Markdown file has been committed to the Git repository, you know the exact version of the code that produced these results.
Great job! The global environment was empty. Objects defined in the global environment can affect the analysis in your R Markdown file in unknown ways. For reproduciblity it’s best to always run the code in an empty environment.
The command set.seed(20230630) was run prior to running
the code in the R Markdown file. Setting a seed ensures that any results
that rely on randomness, e.g. subsampling or permutations, are
reproducible.
Great job! Recording the operating system, R version, and package versions is critical for reproducibility.
Nice! There were no cached chunks for this analysis, so you can be confident that you successfully produced the results during this run.
Great job! Using relative paths to the files within your workflowr project makes it easier to run your code on other machines.
Great! You are using Git for version control. Tracking code development and connecting the code version to the results is critical for reproducibility.
The results in this page were generated with repository version d1f87d4. See the Past versions tab to see a history of the changes made to the R Markdown and HTML files.
Note that you need to be careful to ensure that all relevant files for
the analysis have been committed to Git prior to generating the results
(you can use wflow_publish or
wflow_git_commit). workflowr only checks the R Markdown
file, but you know if there are other scripts or data files that it
depends on. Below is the status of the Git repository when the results
were generated:
Ignored files:
Ignored: .Rproj.user/
Ignored: logs/
Untracked files:
Untracked: data/Vmacrocarpon_inaturalist_observations_land_annotations.csv
Untracked: data/cranberry_occurrence_data.xlsx
Untracked: data/cranberry_occurrence_raw_data/
Untracked: output/cranberry_occurrence_plot_points.jpg
Unstaged changes:
Modified: code/plot_cranberry_occurrence.R
Deleted: data/Vmacrocarpon_inaturalist_observations_reformatted_20230611.csv
Deleted: data/Vmacrocarpon_inaturalist_observations_reformatted_annotated.csv
Deleted: data/cranberry_occurrence_data/0257948-220831081235567/citations.txt
Deleted: data/cranberry_occurrence_data/0257948-220831081235567/dataset/07044577-bd82-4089-9f3a-f4a9d2170b2e.xml
Deleted: data/cranberry_occurrence_data/0257948-220831081235567/meta.xml
Deleted: data/cranberry_occurrence_data/0257948-220831081235567/metadata.xml
Deleted: data/cranberry_occurrence_data/0257948-220831081235567/multimedia.txt
Deleted: data/cranberry_occurrence_data/0257948-220831081235567/occurrence.txt
Deleted: data/cranberry_occurrence_data/0257948-220831081235567/rights.txt
Deleted: data/cranberry_occurrence_data/0257948-220831081235567/verbatim.txt
Deleted: data/cranberry_occurrence_data/CranberryOccurrenceData.Rproj
Deleted: data/cranberry_occurrence_data/cranberry_occurrence_data.xlsx
Deleted: data/cranberry_occurrence_data/gbif_cranberry_occurrence.csv
Deleted: data/cranberry_occurrence_data/iNaturalist_Vmacrocarpon_observations_202306111.csv
Deleted: data/cranberry_occurrence_data/native_cranberry_collection_locations.xlsx
Note that any generated files, e.g. HTML, png, CSS, etc., are not included in this status report because it is ok for generated content to have uncommitted changes.
These are the previous versions of the repository in which changes were
made to the R Markdown (analysis/about.Rmd) and HTML
(docs/about.html) files. If you’ve configured a remote Git
repository (see ?wflow_git_remote), click on the hyperlinks
in the table below to view the files as they were in that past version.
| File | Version | Author | Date | Message |
|---|---|---|---|---|
| Rmd | d1f87d4 | neyhartj | 2023-06-30 | Initial publication commit |
| Rmd | 8bc6b22 | neyhartj | 2023-06-30 | initial commit |
| Rmd | 41df477 | neyhartj | 2023-06-30 | Start workflowr project. |
The American cranberry (Vaccinium macrocarpon Ait.) is native to eastern North America, yet plant explorations and collections have sampled only a narrow subset of the native range. Our goal is to expand the scope of cranberry material collected from native stands such that the diversity of environments in the native range is sufficiently sampled.
Cranberry occurrence observations were obtained from iNaturalist and GBIF. We also collating passport information for accessions of cranberry held in the USDA National Clonal Germplasm Repository in Corvallis, OR and listed on GRIN. An interactive map of that data is below.
R version 4.3.1 (2023-06-16 ucrt)
Platform: x86_64-w64-mingw32/x64 (64-bit)
Running under: Windows 10 x64 (build 19044)
Matrix products: default
locale:
[1] LC_COLLATE=English_United States.utf8
[2] LC_CTYPE=English_United States.utf8
[3] LC_MONETARY=English_United States.utf8
[4] LC_NUMERIC=C
[5] LC_TIME=English_United States.utf8
time zone: America/New_York
tzcode source: internal
attached base packages:
[1] stats graphics grDevices utils datasets methods base
other attached packages:
[1] plotly_4.10.1 neyhart_0.0.1 readxl_1.4.1 forcats_0.5.2
[5] stringr_1.5.0 dplyr_1.0.10 purrr_1.0.0 readr_2.1.3
[9] tidyr_1.2.1 tibble_3.1.8 ggplot2_3.4.0 tidyverse_1.3.2
[13] workflowr_1.7.0
loaded via a namespace (and not attached):
[1] tidyselect_1.2.0 viridisLite_0.4.1 fastmap_1.1.0
[4] lazyeval_0.2.2 promises_1.2.0.1 reprex_2.0.2
[7] digest_0.6.31 timechange_0.1.1 lifecycle_1.0.3
[10] ellipsis_0.3.2 processx_3.8.0 magrittr_2.0.3
[13] compiler_4.3.1 rlang_1.1.1 sass_0.4.4
[16] tools_4.3.1 utf8_1.2.2 yaml_2.3.6
[19] data.table_1.14.6 knitr_1.41 labeling_0.4.2
[22] htmlwidgets_1.6.1 mapproj_1.2.9 xml2_1.3.3
[25] withr_2.5.0 grid_4.3.1 googledrive_2.0.0
[28] fansi_1.0.3 git2r_0.30.1 colorspace_2.0-3
[31] scales_1.2.1 MASS_7.3-60 cli_3.5.0
[34] rmarkdown_2.22 crayon_1.5.2 generics_0.1.3
[37] rstudioapi_0.14 httr_1.4.4 modelr_0.1.10
[40] tzdb_0.3.0 DBI_1.1.3 cachem_1.0.6
[43] maps_3.4.1 rvest_1.0.3 assertthat_0.2.1
[46] parallel_4.3.1 cellranger_1.1.0 vctrs_0.6.3
[49] boot_1.3-28.1 jsonlite_1.8.4 callr_3.7.3
[52] hms_1.1.2 crosstalk_1.2.0 jquerylib_0.1.4
[55] glue_1.6.2 ps_1.7.2 lubridate_1.9.0
[58] stringi_1.7.8 gtable_0.3.1 later_1.3.0
[61] munsell_0.5.0 pillar_1.8.1 htmltools_0.5.4
[64] R6_2.5.1 dbplyr_2.2.1 rprojroot_2.0.3
[67] evaluate_0.19 haven_2.5.1 backports_1.4.1
[70] googlesheets4_1.0.1 broom_1.0.2 gargle_1.2.1
[73] httpuv_1.6.7 bslib_0.4.2 Rcpp_1.0.9
[76] whisker_0.4.1 xfun_0.36 fs_1.5.2
[79] usethis_2.2.0 getPass_0.2-2 pkgconfig_2.0.3